body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD7C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #96CCED;
	SCROLLBAR-3DLIGHT-COLOR: #96CCED;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #E2F3F1;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
table {
	font-size: 12px;
	text-decoration: none;
	word-break:break-all;
	word-wrap:break-word;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
#TbLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#TbLink a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
#TbLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
input {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #F7F7F7;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
}
option {
	background-color: #F7F7F7;
	border: 1px;
}
textarea {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #F7F7F7;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.Tr {
	height: 25px;
	background-image: url(TbColor.gif);
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	background-color: #FF9900;


}
.TbColor {
	background-color: #FF9900;

}
.TdColor {
	background-color: #FFF5E8;
}
.TdA {
	background-color: #FFDECE;
}
.TopTr {
	background-color: #FF6600;
	height: 2px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.bottom {
	height: 60px;
}
